projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccaf033
)
src/ChangeLog: Add missing bug reference.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 26 Jul 2010 10:09:02 +0000
(12:09 +0200)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 26 Jul 2010 10:09:02 +0000
(12:09 +0200)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 8d01797b63c18c6d5d7d311eec3ded8689833983..1780e4e5f111c61c9d92463341450e688ff019e1 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-6,7
+6,7
@@
2010-07-26 Kenichi Handa <handa@m17n.org>
* font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the
- number of glyphs gets smaller than the original length.
+ number of glyphs gets smaller than the original length.
(Bug#6621)
2010-07-26 Juanma Barranquero <lekktu@gmail.com>